3.583 \(\int \frac{1}{x^5 \sqrt [3]{1-x^3} \left (1+x^3\right )} \, dx\)

Optimal. Leaf size=26 \[ -\frac{F_1\left (-\frac{4}{3};\frac{1}{3},1;-\frac{1}{3};x^3,-x^3\right )}{4 x^4} \]

[Out]

-AppellF1[-4/3, 1/3, 1, -1/3, x^3, -x^3]/(4*x^4)

_______________________________________________________________________________________

Rubi [A]  time = 0.0623116, antiderivative size = 26, normalized size of antiderivative = 1., number of steps used = 1, number of rules used = 1, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.045 \[ -\frac{F_1\left (-\frac{4}{3};\frac{1}{3},1;-\frac{1}{3};x^3,-x^3\right )}{4 x^4} \]

Antiderivative was successfully verified.

[In]  Int[1/(x^5*(1 - x^3)^(1/3)*(1 + x^3)),x]

[Out]

-AppellF1[-4/3, 1/3, 1, -1/3, x^3, -x^3]/(4*x^4)

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 6.27381, size = 22, normalized size = 0.85 \[ - \frac{\operatorname{appellf_{1}}{\left (- \frac{4}{3},\frac{1}{3},1,- \frac{1}{3},x^{3},- x^{3} \right )}}{4 x^{4}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(1/x**5/(-x**3+1)**(1/3)/(x**3+1),x)

[Out]

-appellf1(-4/3, 1/3, 1, -1/3, x**3, -x**3)/(4*x**4)

_______________________________________________________________________________________

Mathematica [B]  time = 0.297354, size = 234, normalized size = 9. \[ -\frac{\frac{16 x^9 F_1\left (\frac{5}{3};\frac{1}{3},1;\frac{8}{3};x^3,-x^3\right )}{\left (x^3+1\right ) \left (x^3 \left (3 F_1\left (\frac{8}{3};\frac{1}{3},2;\frac{11}{3};x^3,-x^3\right )-F_1\left (\frac{8}{3};\frac{4}{3},1;\frac{11}{3};x^3,-x^3\right )\right )-8 F_1\left (\frac{5}{3};\frac{1}{3},1;\frac{8}{3};x^3,-x^3\right )\right )}+\frac{75 x^6 F_1\left (\frac{2}{3};\frac{1}{3},1;\frac{5}{3};x^3,-x^3\right )}{\left (x^3+1\right ) \left (x^3 \left (3 F_1\left (\frac{5}{3};\frac{1}{3},2;\frac{8}{3};x^3,-x^3\right )-F_1\left (\frac{5}{3};\frac{4}{3},1;\frac{8}{3};x^3,-x^3\right )\right )-5 F_1\left (\frac{2}{3};\frac{1}{3},1;\frac{5}{3};x^3,-x^3\right )\right )}+10 x^6-15 x^3+5}{20 x^4 \sqrt [3]{1-x^3}} \]

Warning: Unable to verify antiderivative.

[In]  Integrate[1/(x^5*(1 - x^3)^(1/3)*(1 + x^3)),x]

[Out]

-(5 - 15*x^3 + 10*x^6 + (75*x^6*AppellF1[2/3, 1/3, 1, 5/3, x^3, -x^3])/((1 + x^3
)*(-5*AppellF1[2/3, 1/3, 1, 5/3, x^3, -x^3] + x^3*(3*AppellF1[5/3, 1/3, 2, 8/3,
x^3, -x^3] - AppellF1[5/3, 4/3, 1, 8/3, x^3, -x^3]))) + (16*x^9*AppellF1[5/3, 1/
3, 1, 8/3, x^3, -x^3])/((1 + x^3)*(-8*AppellF1[5/3, 1/3, 1, 8/3, x^3, -x^3] + x^
3*(3*AppellF1[8/3, 1/3, 2, 11/3, x^3, -x^3] - AppellF1[8/3, 4/3, 1, 11/3, x^3, -
x^3]))))/(20*x^4*(1 - x^3)^(1/3))

_______________________________________________________________________________________

Maple [F]  time = 0.086, size = 0, normalized size = 0. \[ \int{\frac{1}{{x}^{5} \left ({x}^{3}+1 \right ) }{\frac{1}{\sqrt [3]{-{x}^{3}+1}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(1/x^5/(-x^3+1)^(1/3)/(x^3+1),x)

[Out]

int(1/x^5/(-x^3+1)^(1/3)/(x^3+1),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{{\left (x^{3} + 1\right )}{\left (-x^{3} + 1\right )}^{\frac{1}{3}} x^{5}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/((x^3 + 1)*(-x^3 + 1)^(1/3)*x^5),x, algorithm="maxima")

[Out]

integrate(1/((x^3 + 1)*(-x^3 + 1)^(1/3)*x^5), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{1}{{\left (x^{8} + x^{5}\right )}{\left (-x^{3} + 1\right )}^{\frac{1}{3}}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/((x^3 + 1)*(-x^3 + 1)^(1/3)*x^5),x, algorithm="fricas")

[Out]

integral(1/((x^8 + x^5)*(-x^3 + 1)^(1/3)), x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{x^{5} \sqrt [3]{- \left (x - 1\right ) \left (x^{2} + x + 1\right )} \left (x + 1\right ) \left (x^{2} - x + 1\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/x**5/(-x**3+1)**(1/3)/(x**3+1),x)

[Out]

Integral(1/(x**5*(-(x - 1)*(x**2 + x + 1))**(1/3)*(x + 1)*(x**2 - x + 1)), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{{\left (x^{3} + 1\right )}{\left (-x^{3} + 1\right )}^{\frac{1}{3}} x^{5}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/((x^3 + 1)*(-x^3 + 1)^(1/3)*x^5),x, algorithm="giac")

[Out]

integrate(1/((x^3 + 1)*(-x^3 + 1)^(1/3)*x^5), x)